home *** CD-ROM | disk | FTP | other *** search
/ Champak 99 / (Vol 99) Jan 19 2010.iso / Games / aeroplane.swf / scripts / DefineButton2_156 / BUTTONCONDACTION on(release).as
Text File  |  2010-01-19  |  81b  |  6 lines

  1. on(release){
  2.    koniec = true;
  3.    restart = false;
  4.    gotoAndStop("sco");
  5. }
  6.